c_gtk_entry_buffer_insert_text

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) __gshared
uint function(GtkEntryBuffer* buffer, uint position, const(char)* chars, int nChars) c_gtk_entry_buffer_insert_text;

Meta